home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / gfx / board / P96Speed.readme < prev    next >
Text File  |  1999-03-02  |  8KB  |  164 lines

  1. Short:    P96/CGFX v1.2 graphics benchmark program
  2. Author:   Jens Langner <htw10895@informatik.htw-dresden.de>
  3. Uploader: Jens Langner <htw10895@informatik.htw-dresden.de>
  4. Version:  1.2
  5. Type:     gfx/board
  6.  
  7. Description:
  8. ~~~~~~~~~~~
  9.  
  10. P96Speed is a graphics benchmark program.
  11.  
  12. It will test standard graphics routines of graphics and intuition library.
  13.  
  14. It is absolutly independent and should work with any known graphics system
  15. like Picasso96/CyberGraphX or simply on standard AGA screens.
  16.  
  17. You can also compare different systems with P96Speed.
  18.  
  19. Please report any problem or suggestion directly to me.
  20.  
  21. Jens Langner....
  22. htw10895@informatik.htw-dresden.de
  23. http://p96speed.home.pages.de/
  24.  
  25. Requirements:
  26. ~~~~~~~~~~~~
  27. - Kickstart and Workbench 2.0 (V36+)
  28. - Motorola MC68020 processor or better,
  29. - gtlayout.library v16+     (Olaf Barthel)
  30. - identify.library v8+      (Richard Koerber)
  31.  
  32. P96Speed is EMailware. This means, if you are using this program you have to
  33. write a email to me (htw10895@informatik.htw-dresden.de).
  34.  
  35.  
  36. Short history:
  37. ~~~~~~~~~~~~~
  38.   1.2 (February 10, 1999)
  39.     February 10, 1999
  40.       - after a long night I removed a mungwall hit which was caused by a bad
  41.         initialized timer.device. This hit corrupted the memlist which often
  42.         ends up in random crashes. (Jens Tröger)
  43.     February 09, 1999
  44.       - found/removed a enforcer hit which happened on using the menu shortcuts.
  45.     February 08, 1999
  46.       - added french localization. (Pascal Chiozzi)
  47.       - added russian localization. (Russian Amiga Translation Organization)
  48.       - found/removed bug in the locale initialization which caused weird pointers
  49.         that sometimes hung the system.
  50.       - found/removed ugly bug in the load IFF routines where I didn`t terminated
  51.         strings correctly.
  52.     February 06, 1999
  53.       - found/removed bug which caused recoverable alerts on "reload database"
  54.         (Rene. W. Olsen)
  55.     February 04, 1999
  56.       - reordered the shortcuts(Hotkeys) for the testroutines to be more simple
  57.         (Niels Knoop)
  58.       - hopefully removed the ugly GUI bug when switching the Pagegroups, the
  59.         standard buttons got corrupt. (Niels Knoop)
  60.       - fixed the installscript to work correctly with the new installer
  61.         (SaVInstaller) (Jens Tröger)
  62.     February 02, 1999
  63.       - reordered the testroutines in the "compare machine" register and also
  64.         added the forgotten difference field.
  65.         (Niels Knoop)
  66.  
  67.   1.1 (January 30, 1999)
  68.     January 28, 1999
  69.       - removed the requirement of the identify.library introduced with the
  70.         v1.0 version. Now you can also use P96Speed without this library, but
  71.         a warningrequester will pop up. (Tobias Abt)
  72.     January 27, 1999
  73.       - implemented new testroutine Draw() Hor/Ver, that tests the speed of
  74.         drawing horizontal and vertical Lines. (Niels Knoop)
  75.     December, 1998
  76.       - disabled multitasking for ScrollRaster() routines.
  77.       - doublechecked all drawroutines again to be sure to NOT draw outside the
  78.         RastPort which caused crashes with WritePixelLine8().
  79.       - modified the way that all tests are run. Now the screen will not close
  80.         and open everytime if you running "Run all tests."
  81.       - The Draw() testroutine will now draw a circle to test the speed. This way
  82.         of testing Draw() is more "standard" ;)
  83.       - WritePixel() will now draw all pixel on random colors.
  84.       - included some more error-checks
  85.       - added a requester to tell the user that he/she is trying to load an
  86.         incompatible version of a database.
  87.       - removed bug on the autoselection of the screenmode.
  88.       - changed the BuildEasyRequesters to act as v2.0+ EasyRequest requesters.
  89.         (Jens Tröger)
  90.       - using my best friends tools lib "savage.lib" with many useful functions.
  91.         (Jens Tröger)
  92.       - removed a ugly bug in the list/node handling (Jens Tröger)
  93.  
  94.   1.0 (December 8, 1998)
  95.     November, 1998
  96.       - bumped version up to v1.00 because P96Speed is final now. All known bugs
  97.         should be removed.
  98.         Please report any bugs who are left directly to:
  99.         htw10895@informatik.htw-dresden.de
  100.       - recompiled P96Speed with StormC v3.0
  101.         all future versions of P96Speed will be compiled with StormC
  102.  
  103.   0.18ß (internal release)
  104.     October, 1998
  105.       - added feature to also select the source machine for the comparsion.
  106.       - added feature to select the comparsion machine directly from the
  107.         comparsion page.
  108.       - added long awaited locale support. Now every guy can tune his own
  109.         translation (P96Speed.cd included)
  110.       - fixed bug in the ScreenTitle allocation.
  111.       - forgot to free some memory in the list/node routines
  112.       - added more information to the database like Owner, E-mail etc.
  113.       - removed ugly bug in the TAB_KIND notification with the AutoPageID feature
  114.         of gtlayout. (Olaf Barthel)
  115.       - rewritten the IFFParse routines completly from scratch. Implemented it in
  116.         a way that future versions of P96Speed will stay compatible in the file
  117.         format. Earlier versions ( < 0.18ß) are now incompatible with the file
  118.         format of the compare datas. Iam sorry for that but this change was
  119.         needed to keep the format compatible in future versions.
  120.       - added feature to sort the entries in the database (Top/Up/Down/Bottom).
  121.       - Now you can directly choose a screenmode if the programm requests you for
  122.         one.
  123.       - Changed the way the save button will be handled. It will change its name
  124.         in the different pagegroups.
  125.       - Changed the layout of the GUI a little bit to solve problems with long
  126.         strings
  127.       - again optimzed the timing routine that calculates the executed operations
  128.         per second.
  129.       - now P96Speed uses GetSysTime() instead of requesting Time with
  130.         TR_GETSYSTIME this should make the tests more accurate.
  131.       - removed bug in the WritePixelLine8() routine. The lines were drawn
  132.         outside the rastport what results in some crashes on PAL Screens.
  133.  
  134. ... more history in .guide file ...
  135.  
  136.  
  137. ============================= Archive contents =============================
  138.  
  139. Original  Packed Ratio    Date     Time    Name
  140. -------- ------- ----- --------- --------  -------------
  141.     1796    1229 31.5% 06-Nov-98 22:45:14  P96Speed.info
  142.     4136    1727 58.2% 06-Feb-99 15:04:28 +deutsch.ct
  143.     8464    3768 55.4% 18-Oct-98 15:38:06 +Identify.catalog
  144.     3056    1479 51.6% 06-Feb-99 15:06:26 +P96Speed.catalog
  145.     3158    1531 51.5% 06-Feb-99 16:33:52 +P96Speed.catalog
  146.     4501    1865 58.5% 06-Feb-99 15:04:22 +P96Speed.cd
  147.     3052    1628 46.6% 07-Feb-99 22:27:18 +P96Speed.catalog
  148.     3552    1265 64.3% 06-Feb-99 14:13:40 +Compare.dat
  149.      737     380 48.4% 08-Nov-98 22:32:16 +Install_Deutsch.info
  150.      730     379 48.0% 06-Nov-98 23:49:50 +Install_English.info
  151.    16370    4108 74.9% 04-Feb-99 11:31:42 +InstallP96Speed
  152.   107684   62948 41.5% 11-Jul-98 18:38:12 +gtlayout.library
  153.    22420   18190 18.8% 15-Nov-98 16:50:40 +identify.library
  154.    83108   28867 65.2% 10-Feb-99 02:31:14 +P96Speed
  155.    19385    7224 62.7% 10-Feb-99 02:34:34 +P96Speed.guide
  156.     1686    1094 35.1% 06-Nov-98 22:45:14 +P96Speed.guide.info
  157.     1991    1342 32.5% 29-Jan-99 00:00:28 +P96Speed.info
  158.     6092    2518 58.6% 10-Feb-99 02:40:30 +P96Speed.readme
  159.      545     333 38.8% 06-Nov-98 22:47:16 +Translators.readme
  160.     1236     784 36.5% 06-Nov-98 22:45:14 +Translators.readme.info
  161.       58      58  0.0% 10-Feb-99 02:37:22 +Version
  162. -------- ------- ----- --------- --------
  163.   293757  142717 51.4% 10-Feb-99 19:10:04   21 files
  164.